projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a58a6a
)
gtk: Add annotations to improve GIR API
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Fri, 31 Jul 2020 17:12:40 +0000
(19:12 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Fri, 31 Jul 2020 18:56:36 +0000
(20:56 +0200)
gtk/gtkbuilderscope.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilderscope.c
b/gtk/gtkbuilderscope.c
index 5612dbdfbef54056649158a7f44c64c9bd73fd62..785d590122106856313f888bee9d7aa241302927 100644
(file)
--- a/
gtk/gtkbuilderscope.c
+++ b/
gtk/gtkbuilderscope.c
@@
-412,7
+412,7
@@
gtk_builder_cscope_init (GtkBuilderCScope *self)
* Calling this function is only necessary if you want to add custom
* callbacks via gtk_builder_cscope_add_callback_symbol().
*
- * Returns: (transfer full): a new #GtkBuilderCScope
+ * Returns: (transfer full)
(type GtkBuilderCScope)
: a new #GtkBuilderCScope
**/
GtkBuilderScope *
gtk_builder_cscope_new (void)